set Username Bytes
MQTT username to use (most useful for a custom MQTT server).
If using a custom server, this will be honoured even if empty.
If using the default server, this will only be honoured if set, otherwise the device will use the default username
Content copied to clipboard
string username = 3;
Return
This builder for chaining.
Parameters
value
The bytes for username to set.